CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux epoll

搜索资源列表

  1. epoll

    0下载:
  2. linux下用epoll实现的udp服务器例子,很精简和实用。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1759
    • 提供者:陈友能
  1. linux_threadpool

    0下载:
  2. linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4108
    • 提供者:sy
  1. EchoSvr_epoll

    0下载:
  2. 基于Linux下Epoll技术的EchoSvr-Linux-based technology EchoSvr under Epoll
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:20464
    • 提供者:wangjie
  1. NewEye2.tar

    0下载:
  2. Unreleased TCP streaming engine using epoll under Linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:26823
    • 提供者:thefre
  1. epoll-linx-c

    0下载:
  2. linux gcc epoll network for the service,
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:6060
    • 提供者:jiangzhaoguo
  1. Help-to-understand-select-poll-epoll

    0下载:
  2. 帮助了解select poll函数的运行机制 熟悉Linux kernel休眠等待机制-Help to understand select poll function mechanism Familiar with Linux kernel dormant waiting mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:186928
    • 提供者:adam
  1. select_poll

    0下载:
  2. linux下select和epoll下的不同解释,供初学I/O的读者阅读-Linux select, epoll detailed descr iption of the document, but also some process analysis chart, for everyone to read
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:264668
    • 提供者:查善君
  1. epoll

    0下载:
  2. linux 下网络编程服务器,epoll模型的一个完成例子-under linux network programming server, a complete example of epoll, model
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2102
    • 提供者:zhaoxiaojun
  1. LTCPS-Epoolli

    0下载:
  2. Linux Epoll用法实例例(Socket编程) -Linux Epoll usage instance cases (Socket Programming)
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:1390
    • 提供者:sacri
  1. lMyLinuxThreai

    0下载:
  2. linux epoll、线程池模型,很好的学习eepoll的源代码。 ,经测试 -linux epoll, thread pool model, good learning of the source code eepoll. , Tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:18742
    • 提供者:sacri
  1. Tcp_Epoll

    0下载:
  2. linux下epoll实现tcp通信,试用期考核项目,代码规约可能遵守的不是很好,但是思路,模型使用自觉不错,仅供参考-under linux epoll tcp communication, assessment of the trial period Statute of code compliance is not very good, but the idea of ​ ​ consciously good model uses for reference only
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:12861
    • 提供者:黄俊
  1. sSocket

    0下载:
  2. linux下使用Epoll实现了的回送服务器,并且采用c++实现,对相关的系统api进行了封装。-used in the under linux Epoll to achieve a of the loopback the server, and the use of c++ to achieve, carried out encapsulation to the on the related system api.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:20978
    • 提供者:苏东
  1. TcpPluginServer

    0下载:
  2. 基于linux epoll模型开发的插件功能服务器-Based on linux epoll model developed plug-ins function server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:10860
    • 提供者:林超龙
  1. epollServer.cpp

    0下载:
  2. Linux Epoll编程的简单例子,使用到socket 还有多线程pthread,实现回射功能-Linux Epoll programming simple example, the use of multi-threading to the socket and pthread, achieve retroreflection function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2578
    • 提供者:杨志云
  1. testepoll

    1下载:
  2. linux epoll udp服务器例子-linux epoll udp server example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:wu
  1. reactor

    0下载:
  2. C network reactor modal. use linux epoll. callback notify event.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6948
    • 提供者:karts
  1. EPOLL

    0下载:
  2. 基于EPOLL机制的LINUX网络游戏服务器实现方法-LINUX-based mechanisms EPOLL network game server implementation
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:196232
    • 提供者:纽曼
  1. epollser

    0下载:
  2. linux epoll 网络通讯 这个是最快的服务器架构了,请下载吧-linux epoll net programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1797
    • 提供者:tom
  1. Linux-in-epoll-program

    0下载:
  2. Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:438577
    • 提供者:rain
  1. epoll_test

    0下载:
  2. linux epoll 模型,用于linux 下 大容量 tcp 通讯使用-linux epoll server and clinet
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:57358
    • 提供者:曾庆长
« 1 23 4 5 »
搜珍网 www.dssz.com